home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / snack-attack.swf / scripts / DefineButton2_106 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-09-29  |  61 b   |  5 lines

  1. on(release){
  2.    set("/:trayNum",item);
  3.    nextFrame();
  4. }
  5.